Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 174,947 for

document formatting

(0.17 sec)
  1. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the Document....endRow() Ends a table row in the document. endRow () Remarks Call DocumentBuilder...rowFormat property to specify row formatting. Returns The row node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... File Formats and Conversions Many customers...worldwide rely on the thorough document import and export features...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  3. Features|Documentation

    Aspose.Cells for Python via Java features.... File Formats and Conversions XLS, SpreadsheetML...Support advanced conditional formatting available in Microsoft Excel...

    docs.aspose.com/cells/python-java/features/
  4. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....compatibility, file format import/export, rendering, document content and...and formatting capabilities, mail‑merge, and reporting functionalities...

    docs.aspose.com/words/python-net/features/
  5. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....How to Format Number to Fraction Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to fractions in Excel is useful...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  7. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...removeNumbers(); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your Document's visual appeal and consistency....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document bookmark misplaced in the last documen...

    We encountered an issue when Document bookmark in the last Document is misplaced after calls to Document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...Document bookmark misplaced in the last document after document...issue when document bookmark in the last document is misplaced...

    forum.aspose.com/t/document-bookmark-misplaced-...